1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
<?xml version="1.0" encoding="UTF-8"?>
<sessions>
<session>
<name>load-42-snapshot</name>
<started>false</started>
<attributes>
<snapshot_mode>true</snapshot_mode>
</attributes>
<output>
<snapshot_outputs>
<output>
<name>snapshot-1</name>
<max_size>0</max_size>
<consumer_output>
<enabled>true</enabled>
<destination>
<net_output>
<control_uri>tcp4://127.0.0.1:5342/</control_uri>
<data_uri>tcp4://127.0.0.1:5343/</data_uri>
</net_output>
</destination>
</consumer_output>
</output>
</snapshot_outputs>
</output>
</session>
</sessions>
|